GrapeCity ActiveReports for .NET 16.0J
MatrixRow コンストラクタ(Length,IEnumerable<MatrixCell>)

GrapeCity.ActiveReports.PageReportModel 名前空間 > MatrixRow クラス > MatrixRow コンストラクタ : MatrixRow コンストラクタ(Length,IEnumerable<MatrixCell>)
行列の行の高さ。
セル コレクション。
指定された高さとセルで MatrixRowの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal height As Length, _
   ByVal cells As IEnumerable(Of MatrixCell) _
)

パラメータ

height
行列の行の高さ。
cells
セル コレクション。
参照

MatrixRow クラス
MatrixRow メンバ
オーバーロード一覧